

/* CSS Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, button{margin: 0;padding: 0;border: 0;}
html{-webkit-text-size-adjust:none; }
body{font-size:12px;*overflow-x:hidden;margin:0; padding:0;}
table{border-collapse:collapse; border-spacing:0;}
ol, ul, li{ list-style:none;}
blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;}
a{text-decoration:none;color:#1a1a1a;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;} 
a:hover{text-decoration:none;color:#000;} 
a:focus{outline:0px dotted;}
a:focus, input:focus{ -moz-outline-style: none; } 
a *{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;} 
* {font-family: 'Conv_Montserrat-Light',Arial,"微软雅黑","黑体",'宋体';font-style: normal;}
input,select,textarea {-webkit-appearance: none;border-radius: 0;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none; font-size:14px;}
input::-webkit-input-placeholder {color:#999;}
input::-moz-input-placeholder {color: #999;}
input::-ms-input-placeholder {color: #999;}
.fl{ float:left;}
.fr{ float:right;}
.clear { clear:both;}
.left{ float:left;}
.right{ float:right;}
.alltransition {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.blackbg {background: #000;}
.alpha0{filter:alpha(Opacity=0);-moz-opacity:0;opacity:0;}
.no-touch { height:100%;}
.no-touch body{ overflow:hidden;height:100%;}
.pcshow { display:block;}
.mbshow { display:none !important;}
.relative {position: relative;}
.h100 {overflow:hidden;height:100%;}
.h100 body{ overflow:hidden;height:100%;}
#hlsload{width:100%; height:100%; position:fixed; left:0; top:0; z-index:9999;display: none;}
.loadcontainer { position:relative;width:100%; height:100%;}
#loadsvg {position: absolute;top: 50%;margin-top: -60px;left: 50%;margin-left: -97.5px;width: 195px;height: 35px;}
.load-text {position: absolute;top: 50%;margin-top: 10px;left: 50%;margin-left: -50px;width: 100px;height: 40px; text-align:center; font-size:22px; color:#FFF;}
.hidemain {opacity: 0;height: 0px;overflow: hidden;}
body sup {display: inline-block!important;vertical-align: top;}
/*img {max-width: 100%;max-height:100%;}*/
.opacity0{filter:alpha(Opacity=0);-moz-opacity:0;opacity:0;}
.ipshow {display: none!important;}
.table {display: table;width: 100%;height: 100%;}
.table-cell {display: table-cell;vertical-align: middle;}
.fullscreen,.fullscreen body {height: 100%;overflow: hidden}
.display-block {display: block!important;}
.height-auto {height: auto!important;}
.hide {display: none;opacity: 0;width: 0px;height: 0px;z-index: -1;overflow: hidden;}
.content {margin:auto 10%;}
.dblockw100hauto{display:block;width: 100%;height:auto;}
.mark-nav-bg {width: 100%;height: 100%;position:fixed;left: 0;top: 0;z-index: 100;background: #000;opacity: .5;display: none;}
.mark-nav-bg.cur {display: block;}

a.tel{ padding-left:25px; min-height:20px; background:url(../tel2.png) no-repeat left;}
/* header */
.header {position: fixed;left: 0;top:0;width: 100%;z-index: 999;background: #fff;border-bottom: 1px solid #e6e6e6;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.header .content {width: 94%;height: 100%;margin: auto;position: relative;}
.header .content .left {position: relative;height: 84px;}
.header .content .left .logo{display: block;width: 231px;height: 50px;position: absolute;left: 0;top: 30%;margin-top: -12.5px;}
.header .content .left .logo img{}
.header .content .left .stockcode{font-size: 12px;color: #666;margin-left: 150px;margin-top: 30px;padding-left:20px; position: relative;}
.header .content .left .stockcode::before {content: '';display: block;width: 1px;height:30px;background: #ccc;position: absolute;left: 0;top: 0;}
.header .content .left .stockcode p {text-decoration: underline;}
.header .content .center {text-align: center;position: absolute;left: 15%;width: 70%;height: 100%;top: 0; }
.header .content .center .nav{margin: 0;padding: 0;list-style: none;font-size: 0;}
.header .content .center .nav li{display: inline-block;margin: 0;list-style: none;position: relative;}
.header .content .center .nav li a{display: block; font-size: 16px;line-height: 84px;padding: 0 25px; position: relative;text-transform:uppercase; font-weight:bold; }
.header .content .center .nav li a:hover{color: #0052d9;}
.header .content .right {text-align: right;font-size: 0;padding-top: 30px;}
.header .content .right .search {display: inline-block;vertical-align: middle;width: 160px; position: relative;}
.header .content .right .search .icon {display: block;width: 18px;height: 18px;position: absolute;right: 0;top: 50%;margin-top: -9px; background: url("../ss.png") center no-repeat;background-size: 100% ;}
.header .content .right .search .icon input {width: 100%;display: block;height: 100%;border: none;opacity: 0;background: none;cursor: pointer;}
.header .content .right .search .search-input {border: none;border-bottom: 1px solid #ccc;background: none; width: 100%;height: 30px;font-size: 12px;outline: none;}



.inside-pages .header-height{height: 0px;}
.inside-pages .header {background: none;border-bottom: 1px solid rgba(255,255,255,.1);}
.inside-pages .headerny {background: #fff;border-bottom: 1px solid #e6e6e6;}
.inside-pages .header .content .right .search .icon { background: url("../ss.png") center no-repeat;background-size: 100% ;}
.inside-pages .header .content .right .search .search-input {border-bottom: 1px solid #ccc;}
.inside-pages .header.scroll-top,.inside-pages .header:hover {background: #fff;border-bottom: 1px solid #e6e6e6;}
.inside-pages .header.scroll-top .content .right .search .icon,.inside-pages .header:hover .content .right .search .icon{ background: url("../ss.png") center no-repeat;background-size: 100%;}
.inside-pages .header.scroll-top .content .right .search .search-input,.inside-pages .header:hover .content .right .search .search-input{border-bottom: 1px solid #ccc;}
.inside-pages .header .content .center .nav li a {}
.inside-pages .header:hover .content .center .nav li a,.inside-pages .header.scroll-top .content .center .nav li a {color: #242424!important;}
.inside-pages .header .content .center .nav li a.cur {color: #0052d9!important;}
.inside-pages .header:hover .content .center .nav li a:hover {color: #0052d9!important;}
.inside-pages .header .content .center .nav li.cur a {color: #0052d9!important;}
#navsyy .content .center .nav li a{ color:#fff;}

.header.scroll-down {top: -100px;}
.header.scroll-down .header-nav-show 
{display: none;}

 

/* header - menu */
.header .content .center .nav li.cur a::after {width:100%;}
.header .content .center .nav li.cur a{color: #0052d9;}
/*.header .content .center .nav li a.cur{color: #0052d9;}*/
.header-nav-show {position: absolute;left: 0;top: 84px;background: #fff;width: 100%;height: auto;overflow: hidden;z-index: 999; }
.header-nav-show::before {content: '';display: block;width: 100%;height: 1px;background: #e6e6e6;top: 0;left: 0;position: absolute;}
.header-nav-show .content {overflow: hidden;width: 74.5%;margin: auto;}
.header-nav-show .content .nav-content.Hide {display: block;opacity: 0;height: 0px;padding:0;min-height:0px;overflow: hidden;}
.header-nav-show .content .nav-content {display: block;padding:5% 0;min-height: 100px;opacity:1;height: auto;}
.item-nav {position: relative;overflow: hidden;}
.item-nav .left{float: left;width: 26%;overflow: hidden;height: auto!important;position: relative;}
.item-nav .left .ntitle{padding-bottom: 10px;}
.item-nav .left .ntitle h3{font-size: 24px;color: #1a1a1a;text-transform: uppercase;margin: 0;}
.item-nav .left .item-nav-pic-swiper {position: relative;}
.item-nav .left .img {display: block; }
.item-nav .left .text{padding: 20px 0;overflow: hidden;font-size: 14px;line-height: 24px;color: #666;}
.item-nav .left .btn {font-size: 0;border: 1px solid #ccc;display: inline-block;padding: 15px 20px;position: relative;}
.item-nav .left .btn span{font-size: 14px;color: #666;display: inline-block;vertical-align: middle;margin-right: 10px;z-index: 3;position: relative;}
.item-nav .left .btn i{width: 9px;height: 12px;display: inline-block;vertical-align: middle;margin-right: 10px;background: url("../right2.png");background-size:100% 100%;margin-top: 3px;position: relative;z-index: 3;opacity: .5;}
.item-nav .left .btn::before {content: '';display: block;width:0px;height: 100%;position: absolute;left: 0;top: 0;background: #0052d9;z-index: 1;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.item-nav .left a {display: block;overflow: hidden;}
.item-nav .left a:hover .btn::before{width: 100%;}
.item-nav .left a:hover .btn span {color: #fff;}
.item-nav .left a:hover .btn i{background: url("../right3.png");background-size:100% 100%;opacity: 1;}

.item-nav .right-nav {float: left;width:70%;height: 450px;}
.item-nav .right-nav ul {width:95%;height: 100%;margin: 0;padding:0 0 0 5%;list-style: none;position: relative;overflow: hidden;}
.item-nav .right-nav ul::before {content: '';display: block;width: 1px;height: 100%;background: #e5e5e5;position: absolute;left: 0;top: 0;z-index: 1;}
.item-nav .right-nav ul:last-child::after{display: none;}
.item-nav .right-nav ul.nav {position: relative;margin-top: -10px;}
.item-nav .right-nav ul.two {position: absolute;top: 0; left: 340px;background: #fff;}
.item-nav .right-nav ul.three {position: absolute;top: 0;left: 340px;background: #fff;}
.item-nav .right-nav ul li{list-style: none;width: 240px;padding-right:50px;}
.item-nav .right-nav ul li a{position: relative;display: block;padding:15px 0;overflow: hidden;}
.item-nav .right-nav ul li a::before,.item-nav .right-nav ul li a::after{content: '';display: block;width: 100%;height: 1px;background: #e5e5e5;position: absolute;left: 0;bottom: 0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.item-nav .right-nav ul li a::before {width: 0px;height: 2px;z-index: 3;}
.item-nav .right-nav ul li a:hover::before{width: 100%;background: #0052d9;}
.item-nav .right-nav ul li a h4{font-size: 17px;color: #999999;margin: 0;}
.item-nav .right-nav ul li a i{width: 9px;height: 12px;position: absolute;top: 50%;right: 5%;margin-top: -6px; background: url("../right2.png");background-size:100% 100%;display: block;opacity: 0;}
.item-nav .right-nav ul li a:hover i,.item-nav .right-nav ul li.cur a i {opacity: .5;}
.item-nav .right-nav ul li.cur a h4{color: #000;}
.item-nav .right-nav ul li.cur a::before{width: 100%;background: #0052d9;}
.item-nav .right-nav ul li.cur ul li a::before{width: 0px;}
.item-nav .right-nav ul li.cur ul li a:hover::before{width: 100%;}
.item-nav .right-nav ul li ul li.cur.on a i{opacity: .5;display: block;}
.item-nav .right-nav ul li ul li.cur.on a::before{width: 100%;}
.item-nav .right-nav ul li ul li.cur.on ul li a::before{width:0;}
.item-nav .right-nav ul li ul li.cur.on ul li a:hover::before{width:100%;}
.item-nav .right-nav ul li ul li.cur.on ul li a i{opacity: 0;display: none;}
.item-nav .right-nav ul li ul li.cur.on ul li a:hover i{opacity: .5;display: block;}
.item-nav .right-nav ul li ul{display:none;}
.item-nav .right-nav ul li ul li a{color: #999999;}
.item-nav .right-nav ul li ul li a i {opacity: 0;display: none;}
.item-nav .right-nav ul li ul li a:hover i {opacity: .5;display: block;}
.item-nav .right-nav ul li ul li a:hover,.item-nav .right-nav ul li ul li a:hover h5 {color: #000;}
.item-nav .right-nav ul li ul li a h5{font-size: 15px;color: #999999;margin: 0;font-weight: normal;width: 90%;}


.lang-en header .hls-header .right .hls-nav a {font-size: 16px;margin-right:40px;}
.lang-en footer .hls-footer .leftnav ul li a {font-size: 12px;}
.lang-en header .hls-header .right .language-show li{width:80px;margin-left:10px;}


/* footer */
footer { overflow: hidden; position: relative;background: #111;}
footer .hls-footer {padding: 5% 0 10% 0; overflow: hidden;}
footer .hls-footer .leftnav{width:60%;float: left;}
footer .hls-footer .leftnav ul{float: left;width:14%;} 
footer .hls-footer .leftnav ul h4{font-size: 16px;color: #fff;} 
footer .hls-footer .leftnav ul li{padding-top:30px; overflow: hidden;} 
footer .hls-footer .leftnav ul li a{display: block;font-size: 14px;line-height: 30px;color: #aaa;} 
footer .hls-footer .leftnav ul li a:hover {color: #fff;}
footer .hls-footer .right{width:40%;float: right;text-align: right; padding-bottom:20px;}
footer .hls-footer .right ul {display: block;float: right;clear: both;overflow: hidden;padding: 20px 0;font-size: 12px;color: #888;text-transform: uppercase;}
footer .hls-footer .right ul a.flogo{display: block;width: 140px;height: 150px;background: url("../tencent_logo.png") no-repeat;background-size: 100%;}
footer .hls-footer .right ul h4 {color: #aaa;font-size: 14px;letter-spacing: 2px;}
footer .hls-footer .right ul h3 {color: #aaa;font-size: 18px;font-family: 'Conv_Montserrat-Bold',Arial,"微软雅黑","黑体",'宋体';}
footer .hls-footer .right ul li {text-align: right;}
footer .hls-footer .right ul li a{display: inline-block;font-family: "font_family";width:36px;height: 36px;background-color: #202020;border-radius: 100%;margin-left: 10px;font-size: 20px;line-height: 36px;text-align: center;}
footer .hls-footer .right ul li a.f1:before {content: "\e61d";}
footer .hls-footer .right ul li a.f2:before {content: "\e61e";}
footer .hls-footer .right ul li a.f3:before {content: "\e61f";}
footer .hls-footer .right ul li a.f4:before {content: "\e620";}
footer .hls-footer .right ul a {color: #888;}
footer .hls-footer .right ul a:hover {color: #fff;} 
footer .hls-footer .right ul:last-child {padding:0px 0;}






 

/* 弹窗 */
.black_overlay {display: none;position: fixed;top: 0%;left: 0%;width: 100%;height: 100%;background-color: #000;z-index: 1001;-moz-opacity: 0.8;opacity: .80;filter: alpha(opacity=80);}
.video-content {display: none;position: fixed;box-sizing: border-box;padding:0px;top:7.2%;left: 50%;width:1200px;margin-left: -600px;background:#131313;z-index: 1002;overflow: hidden;}
.video-content .main {position: relative;}
.video-content .main video {display: block;width: 100%;height: auto;}
.video-content .text {font-size: 14px;color: #ccc;line-height: 26px;padding:20px 20px 20px 150px;overflow: hidden;position: relative;}
.video-content .text h2 {display: block;padding-bottom: 5px;font-size: 18px;color: #fff;position: absolute;left: 40px;top: 22px;z-index:1;}
.video-content .close {display:block;width:40px;height: 40px;background:#fff url("../images/del-h.svg") center no-repeat;background-size:60%;cursor: pointer;position: absolute;right: 0px;top: 0px;z-index: 99;}
.video-content .close:hover {background:#000 url("../images/del-b.svg") center no-repeat;background-size:60%;}
.popup-close {z-index:1;width: 30px; height:30px;background: url("../xx.png") center no-repeat;background-size: 40%;text-align:center; padding:10px; position:absolute; right:1%; display:block; top:30px;cursor: pointer;}

.white_content {display: none;position: fixed;box-sizing: border-box;top:0;left: 50%;width:500px;height: 100%; margin-left: -225px;z-index: 1002;overflow: hidden;}
.white_content .dtable{}
.white_content .dtable .dtable-cell {height: auto!important;}
.white_content h2 {display: block;overflow: hidden;padding:1% 0 3% 0;font-size: 24px;color: #000;text-align: center;border-bottom: 1px solid #ededed;}
.white_content form * {display: block;overflow: hidden;}
.white_content form {overflow:hidden;display: block;padding:5%;background-color: #fff;position: relative;}
.white_content form select {border: 1px solid #ededed;padding:10px 30px 10px 20px;width:49%;appearance: none;-moz-appearance: none;-webkit-appearance: none;}
.white_content form select {background: url("../images/sj.png") 90% center no-repeat;}
.white_content form select::-ms-expand { display: none; }
.white_content form select,.white_content form select option {font-size: 14px;color: #999;}
.white_content form .sl {float: left;}
.white_content form .cr {float: right;}
.white_content form select.sc {width:100%;background-position:95% center;}
.white_content form input { outline:none;}
.white_content li { padding:5px 0; overflow:hidden; font-size:12px; color:#666;text-transform: capitalize;position: relative;}
.white_content li h6 {font-size: 12px;color: #000;display: inline-block;padding-right: 10px;}
.white_content li span {font-size: 12px;display: inline-block;text-transform: capitalize;}
.white_content li .inputfile {border:#ededed 1px solid;width:-webkit-calc(90% - 2px); width:calc(90% - 2px);padding:10px 5%; display:block;font-size: 12px;color: #666;background: #f1f1f1;cursor: pointer;}
.uploadfile {position: absolute;right: 8px;top: 12px;z-index: 1;background: #fa8d3e;color: #fff;line-height: 30px;padding:0 20px;cursor: pointer;}
.white_content .input { border:#ededed 1px solid;width:-webkit-calc(90% - 2px); width:calc(90% - 2px);padding:10px 5%; display:block;font-size: 14px;color: #666;}
.white_content .btn {padding:2% 0;overflow:hidden;}
.white_content .btn *{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}
.white_content .btn .submit {display:block;width:100%;float:left;padding:3% 0; font-size:14px; background:#000;border: none; color:#fff;cursor: pointer; text-align:center;}
.white_content .btn .submit:hover {background:#fa8d3e;}
.white_content .btn .guanbi {display:block;width:29px;height:29px;position: absolute;right:2%;top:2%;z-index: 3;cursor: pointer; text-align:center;font-family: "font_family";}
.white_content .btn .guanbi::before{content: "\e611";font-size:29px;color: #999;}
.white_content .btn .guanbi:hover::before {color: #000;}
.white_content .btn .guanbi:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg);}





.iplay { border:#FFF 2px solid;border-radius:100px; width:75px; height:75px; cursor: pointer; overflow:hidden; position:relative; margin:auto;}
.iplay i{display:block;width:0;height:0;border-width:8px 0px 8px 12px;border-style:solid;border-color:transparent transparent transparent #fff;position:absolute;top:50%;left:50%; margin-left:-4px; margin-top:-8px;}
.iplay:hover {background: #fff;}
.iplay:hover i { border-color:transparent transparent transparent #000;}


.videoshow {display: none;background: #000;position: fixed;width: 100%;height:100%;z-index: 999;left: 0;top: 0;}
.videoshow .close {width: 40px;height: 40px;position: absolute;right: 2%;top: 5%;z-index: 104;cursor: pointer;}
.videoshow .close::before {font-family: "font_family";content: "\e611";color: #fff;font-size: 30px;}
.videoshow .close:hover {opacity: 0.5;}
.videoshow video {width:100%;height:100%;}

 
 

.pagenum { padding:1% 0 5% 0; overflow:hidden; clear:both;text-align:center;}
.pagenum a{ display:inline-block;vertical-align: top;height:35px;padding:0 15px; line-height:35px;text-align:center;color:#1a1a1a; overflow:hidden; margin:0 2px;font-size: 18px;font-family: 'Conv_Montserrat-Regular',Arial,"微软雅黑","黑体",'宋体';}
.pagenum a.cur,.pagenum a:hover,.pagenum a.on { background:#0052d9; color:#FFF;}
.pagenum a.return {width: 100px;font-size: 14px;float: left;}
.pagenum a:first-child,.pagenum a:last-child {font-size: 14px;font-weight: bold;}


.rolling-top {position: fixed; right:2%;bottom:10%;width: 30px; height: 80px; z-index: 999; display:none;cursor: pointer;}
.rolling-top h6 {font-size: 12px;color: #666;width: 10px;position:absolute;right:-5px;bottom:-20px;font-weight: normal;}
.rolling-top h5 {font-size: 12px;color: #fff;width: 100px;position:absolute;right:-55px;bottom:-20px;font-weight: normal;text-transform: uppercase;-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.rolling-top span { position: relative;width:100%;height:100%; display: block;}
.rolling-top i{ display: block;height:10px; width: 1px;position:absolute;left:50%;top:10%; margin-left: -1px; background: #666;animation: rolling-top 2000ms infinite ease-out;-webkit-animation: rolling-top 2000ms infinite ease-out;}
@keyframes rolling-top{
	0%{height:100px;top:85%;opacity: 0;} 
	100%{height:30px;top:10%;opacity: 1;}
}
.rolling-top:hover h6{color: #fa8d3e;}
.rolling-top:hover i{background: #fa8d3e;}



/* 滚动内容样式 */
.scroll_main{width:100%;display: block;}
.scroll_wrap {width:100%;height: 610px;position: relative;}
.scroll_cont{height: 100%;overflow: scroll;}
.scroll_bar{position: absolute;top:0;right:0;width:4px;height: 100%;background-color: #ededed; display:none;}
.scroll_slider{position: absolute;top:0px;right:0px;width:4px;height:100px;background-color:#1a1a1a; overflow:hidden;opacity:1.5; cursor:pointer;z-index: 9;}
.scroll_slider:hover{background-color:#0052d9;}


/* select */
.nice-select { float:left;width:30%;padding: 0 10px;height: 41px;border: 2px solid #ccc;position: relative; margin-right:1%;background: #fff url(../images/sj.png) no-repeat 90% center;cursor:pointer;}
.nice-select input {display: block;width: 100%;height: 41px;line-height: 41px;border: 0;outline: 0;background: none;cursor:pointer;}
.nice-select ul {width: 100%;display: none;position: absolute;left: -2px;top: 41px;overflow: hidden;background-color: #fff;max-height: 150px;overflow-y: auto;border: 2px solid #ccc;border-top: 0;z-index:9999;}
.nice-select ul li {height: 41px;line-height: 41px;overflow: hidden;padding: 0 10px;cursor: pointer; font-size:14px;}
.nice-select ul li.on {background-color: #e0e0e0;}


/* 底部悬浮 */
.containe0 .icon-pub{
    top: 9px;
}
.containe0 .icon-square{
    width: 48px;
    height: 48px;
}
.tj{margin-left:20px; margin-right:20px; padding:7px 15px 7px 15px;border:1px solid #ddd;}
.input-text,.textarea-text{border:1px solid #ddd; padding:6px; margin-top:10px; margin-bottom:10px; width:100%; margin-left:10px;}